ChannelListAdapterProvider

fun interface ChannelListAdapterProvider

Interface definition to be invoked when channel list adapter is created.

Since

3.9.0

See also

Functions

Link copied to clipboard
abstract fun provide(uiParams: ChannelListUIParams): ChannelListAdapter

Returns the ChannelListAdapter.